go/types.Context.getID (method)
3 uses
go/types (current package)
context.go#L51: h.string(strconv.Itoa(ctxt.getID(orig)))
context.go#L114: func (ctxt *Context) getID(t Type) int {
typestring.go#L286: w.string(strconv.Itoa(w.ctxt.getID(t)))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)